home *** CD-ROM | disk | FTP | other *** search
- Path: gate.stateoftheart.com!usenet
- From: Michael@StateOfTheArt.com (Mike Johnson)
- Newsgroups: comp.lang.c++
- Subject: Re: Creation of a Visual Basic VBX-File out of a C-Lib
- Date: Wed, 10 Jan 1996 18:50:11 GMT
- Organization: State Of The Art, Inc.
- Message-ID: <4d11qt$hv4@gate.stateoftheart.com>
- References: <4cer10$f04@news00.btx.dtag.de>
- NNTP-Posting-Host: g-235.stateoftheart.com
- X-Newsreader: Forte Free Agent 1.0.82
-
- ediplan@t-online.de (Reinald Assheuer-Stratmann) wrote:
-
- #We have a MS C-library and want to start the functions out of Visual
- #Basic 3.0 prof. Who Knows how to create a VBX-control or a dll?
-
- #Regards
- #Reinald
-
- Actually it would almost be easier to convert the lib into a DLL.
- Then call the DLL from VB.
-
-